Skip to content

Fix #46 - Added columnNumber to uniquely identify the issue#47

Open
ebhsgit wants to merge 3 commits into
ReallySmallSoftware:masterfrom
ebhsgit:pr-fix_46_incorrect_issue_grouping
Open

Fix #46 - Added columnNumber to uniquely identify the issue#47
ebhsgit wants to merge 3 commits into
ReallySmallSoftware:masterfrom
ebhsgit:pr-fix_46_incorrect_issue_grouping

Conversation

@ebhsgit

@ebhsgit ebhsgit commented Jan 25, 2021

Copy link
Copy Markdown
Contributor

Fixes #46

This change is backward compatible.
If columnNumber is not set, the code behaves the same as before this change

Proposed Changes

  • Append column number to filename so that an error is unique

@ebhsgit ebhsgit changed the title Add optional "columnNumber" property. Append columnNumber to filename… Fix #46 - Added columnNumber to uniquely identify the issue Jan 25, 2021
* The string shown in Crashlytics is {filename}:{line}. without the line number, the string is filename:col:line, which does follow standard convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect issue grouping, due to js minification

1 participant